| {{ '<%= moduleName %>.<%= moduleName %>Id' | i18n }} | {{ 'common.Name' | i18n }} | {{ 'common.NationalId' | i18n }} | {{ 'common.EconomicCode' | i18n }} | <% if (have_action) { %>Actions | <% } %>
|---|---|---|---|---|
| <% if (have_action) { %> | <% if (edit_action != null) { %> edit <% } %> <% if (detail_action != null) { %> details <% } %> <% if (delete_action != null) { %> delete <% } %> | <% } %>